GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter / RunSegmentation_2 Method





In This Topic
RunSegmentation_2 Method (GdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
Public Function RunSegmentation_2( _
   ByVal SegmentationResuldID As String _
) As String
public string RunSegmentation_2( 
   string SegmentationResuldID
)
public function RunSegmentation_2( 
    SegmentationResuldID: String
): String; 
public function RunSegmentation_2( 
   SegmentationResuldID : String
) : String;
public: string* RunSegmentation_2( 
   string* SegmentationResuldID
) 
public:
String^ RunSegmentation_2( 
   String^ SegmentationResuldID
) 

Parameters

SegmentationResuldID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter
GdPictureSegmenter Members